Pino Toscano [Sat, 17 Jan 2026 10:42:20 +0000 (11:42 +0100)]
tokodon (25.12.1-2) unstable; urgency=medium
* Drop Priority: optional, no more needed since dpkg 1.22.13.
* upstream_revert_357ef28c_accountpage-use-formlinkdelegate-for-open-ser.patch:
drop, as now kirigami-addons 1.10+ is required.
* Backport upstream commit de798456ff668f39a447f884eac9780e3f528238 to fix the
build on architectures without QtWebView; patch
upstream_Include-QTimer.patch.
* Include /usr/share/dpkg/architecture.mk in rules, to make sure that
$(DEB_HOST_ARCH) can be used.
* Do not ship tokodon-offline, as it is a testing application with dummy data.
* New upstream release.
* Update the patches:
- upstream_revert_357ef28c_accountpage-use-formlinkdelegate-for-open-ser.patch:
refresh/update
- upstream_128cdaa7_Fix-a-crash-when-trying-to-block-an-account-through-the-post-menu.patch:
drop, backported from upstream
- upstream_4f09a6e8_Add-mute-block-management-on-the-safety-page.patch:
drop, backported from upstream
- upstream_5587bbb9_Use-QLatin1String-in-SocialGraphModel.patch: drop,
backported from upstream
- upstream_fc886374_Playback-audio-in-video-attachments.patch: drop,
backported from upstream
- upstream_9eb657e1_Fix-crash-when-trying-to-save-less-than-the-max-number-of-fields.patch:
drop, backported from upstream
- upstream_b319e681_Add-a-toggle-in-account-settings-for-search-indexing.patch:
drop, backported from upstream
- upstream_4643870b_Make-sure-that-toggling-account-options-affects-the-correct-account.patch:
drop, backported from upstream
- upstream_df89658d_Fix-possible-erroneous-trailing-space-in-OAuth-scope-parameter.patch:
drop, backported from upstream
* Update the build dependencies according to the upstream build system:
- bump KF packages to 6.12.0
- add libkunifiedpush-dev, qcoro-qt6-dev, qml6-module-org-kde-kitemmodels,
qml6-module-org-kde-prison, and qml6-module-org-kde-sonnet
- remove unused libmpvqt-dev, and libqqc2breezestyle-dev
* Concatenate all the keys in debian/upstream/signing-key.asc.
* Drop Rules-Requires-Root: no, no more needed since Debian trixie.
* Build with -Os on armhf to workaround memory issues. (Closes: #1116228)
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Gbp-Pq: Name upstream_df89658d_Fix-possible-erroneous-trailing-space-in-OAuth-scope-parameter.patch
[ Aurélien COUDERC ]
* New upstream release (25.04.3).
- Backport upstream commit:
- Fix a crash when trying to block an account through the post menu.
[128cdaa7]
- Add missing mute/block management on the safety page. [4f09a6e8, 5587bbb9] (kde#506374)
- Fix broken audio in video attachments playback. [fc886374]
(kde#505303)
- Fix crash when trying to save less than the max number of fields.
[9eb657e1]
- Add missing toggle for search indexing in account settings. [b319e681]
- Make sure that toggling account options affects the correct account.
[4643870b]
- Fix possible erroneous trailing space in OAuth scope parameter.
[df89658d]
* Revert upstream commit 357ef28c which silently requires kirigami
addons 1.9+ and breaks the account page.
[ Aurélien COUDERC ]
* New upstream release (25.04.0).
* Update build-deps and deps with the info from cmake.
* Refresh copyright information.
* Bump Standards-Version to 4.7.2, no change required.